home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / msged_10.zip / EDIT_MSG.BAT < prev    next >
DOS Batch File  |  1997-07-03  |  151b  |  4 lines

  1. REM %1 = File Name, %2 = Node, %3 = User Time Left
  2. if not exist %1 echo. >%1
  3. edit_msg.exe -n%2 d:\bbs\%1 -timeleft %3 -D D:\BBS\DOORS\DORINFO%2.DEF
  4.